Fix an oversight.
authorMatthias Clasen <matthiasc@src.gnome.org>
Mon, 27 Sep 2004 04:11:02 +0000 (04:11 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Mon, 27 Sep 2004 04:11:02 +0000 (04:11 +0000)
gtk/gtkpathbar.h

index 191e953f8331c29a74393c4107df12c85f4538b9..983fcf190019cc936f4150c325fb10479ebbb1ec 100644 (file)
@@ -54,7 +54,6 @@ struct _GtkPathBar
   GtkWidget *up_slider_button;
   GtkWidget *down_slider_button;
   guint settings_signal_id;
-  guint timer;
   gint icon_size;
   gint16 slider_width;
   gint16 spacing;